[INFO] cloning repository https://github.com/fraiseql/fraiseql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fraiseql/fraiseql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraiseql%2Ffraiseql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraiseql%2Ffraiseql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67fc4b5a47bd58e2d2d469cbd59482a841f45486
[INFO] checking fraiseql/fraiseql against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraiseql%2Ffraiseql" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/fraiseql/fraiseql
[INFO] finished tweaking git repo https://github.com/fraiseql/fraiseql
[INFO] tweaked toml for git repo https://github.com/fraiseql/fraiseql written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fraiseql/fraiseql on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fraiseql/fraiseql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cc7324d3182f1663ef58070355bfcf2888941fc786231d795a0cae038f090b9
[INFO] running `Command { std: "docker" "start" "-a" "8cc7324d3182f1663ef58070355bfcf2888941fc786231d795a0cae038f090b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cc7324d3182f1663ef58070355bfcf2888941fc786231d795a0cae038f090b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc7324d3182f1663ef58070355bfcf2888941fc786231d795a0cae038f090b9", kill_on_drop: false }`
[INFO] [stdout] 8cc7324d3182f1663ef58070355bfcf2888941fc786231d795a0cae038f090b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4597f3b67438bcaf75b531c95157fcf14f8903781b92d0313596fb94d172d6c
[INFO] running `Command { std: "docker" "start" "-a" "d4597f3b67438bcaf75b531c95157fcf14f8903781b92d0313596fb94d172d6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking postgres-protocol v0.6.11
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking postgres-types v0.2.13
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking whoami v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking tokio-postgres v0.7.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking temp-env v0.3.6
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking fraiseql-error v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-error)
[INFO] [stderr]     Checking fraiseql-db v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-db)
[INFO] [stderr]     Checking graphql-parser v0.4.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking conquer-util v0.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking conquer-once v0.4.0
[INFO] [stderr]     Checking ferroid v2.0.0
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking metrics v0.22.4
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tonic-reflection v0.14.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking arrow-buffer v57.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking arrow-schema v57.3.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking arrow-data v57.3.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking arrow-array v57.3.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking lz4_flex v0.12.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking fraiseql-webhooks v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-webhooks)
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking arrow-select v57.3.0
[INFO] [stderr]     Checking arrow-row v57.3.0
[INFO] [stderr]     Checking arrow-arith v57.3.0
[INFO] [stderr]     Checking arrow-ord v57.3.0
[INFO] [stderr]     Checking arrow-ipc v57.3.0
[INFO] [stderr]     Checking arrow-cast v57.3.0
[INFO] [stderr]     Checking arrow-string v57.3.0
[INFO] [stderr]     Checking arrow-json v57.3.0
[INFO] [stderr]     Checking arrow-csv v57.3.0
[INFO] [stderr]     Checking parquet v57.3.0
[INFO] [stderr]     Checking arrow-flight v57.3.0
[INFO] [stderr]     Checking arrow v57.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking fraiseql-wire v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-wire)
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking fraiseql-core v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-core)
[INFO] [stderr]     Checking fraiseql-auth v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-auth)
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking fraiseql-observers v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-observers)
[INFO] [stderr]     Checking fraiseql-federation v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-federation)
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.1
[INFO] [stderr]     Checking bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]     Checking bollard v0.20.2
[INFO] [stderr]     Checking fraiseql-test-utils v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-test-utils)
[INFO] [stderr]     Checking fraiseql-server v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-server)
[INFO] [stderr]     Checking fraiseql-cli v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-cli)
[INFO] [stderr]     Checking fraiseql-arrow v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-arrow)
[INFO] [stderr]     Checking fraiseql-secrets v2.2.0 (/opt/rustwide/workdir/crates/fraiseql-secrets)
[INFO] [stderr]     Checking fraiseql v2.2.0 (/opt/rustwide/workdir/crates/fraiseql)
[INFO] [stderr]     Checking testcontainers v0.27.3
[INFO] [stderr]     Checking testcontainers-modules v0.15.0
[INFO] [stderr] error: could not compile `fraiseql-server` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a611f2a14e38407ec6717a86a01424ee6fc80762/bin/rustc --crate-name fraiseql_server --edition=2021 crates/fraiseql-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--deny=clippy::all' '--allow=clippy::use_self' '--deny=clippy::unwrap_used' --warn=unused_variables '--allow=clippy::unused_self' --warn=unused_imports '--allow=clippy::unused_enumerate_index' '--allow=clippy::unused_async' --forbid=unsafe_code '--allow=clippy::unnecessary_wraps' '--allow=clippy::uninlined_format_args' '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --deny=missing_docs '--allow=clippy::if_not_else' --deny=dead_code '--allow=clippy::cargo_common_metadata' --cfg 'feature="auth"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="opentelemetry"' --cfg 'feature="opentelemetry-otlp"' --cfg 'feature="opentelemetry_sdk"' --cfg 'feature="tracing-opentelemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "auth", "aws-config", "aws-s3", "aws-sdk-s3", "azure-blob", "cli", "default", "federation", "fraiseql-observers", "gcs", "grpc", "http-body", "http-body-util", "mcp", "metrics", "metrics-exporter-prometheus", "observers", "observers-enterprise", "observers-nats", "opentelemetry", "opentelemetry-otlp", "opentelemetry_sdk", "prost", "prost-reflect", "redis", "redis-apq", "redis-idempotency", "redis-pkce", "redis-rate-limiting", "rest", "rmcp", "rmp-serde", "schemars", "secrets", "testing", "tracing-opentelemetry", "webhooks", "wire-backend"))' -C metadata=eeb064ff5a5dfb22 -C extra-filename=-f7c5564568938082 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-c378409e9306f109.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6798728817f59765.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-0e6b84a9885600ee.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-4e1cd71007df1246.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-a1f2d5967abce2ed.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-541841834aea0361.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9122493e38d78907.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-049c421f299bb31a.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-929058baf8433863.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-eabdd10da2f73cd3.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a41a266c6b61f57a.rmeta --extern fraiseql_auth=/opt/rustwide/target/debug/deps/libfraiseql_auth-f947eda58ddf0d89.rmeta --extern fraiseql_core=/opt/rustwide/target/debug/deps/libfraiseql_core-13d5b78a4eac0305.rmeta --extern fraiseql_error=/opt/rustwide/target/debug/deps/libfraiseql_error-de9b70fba499e693.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b9023fb16ce93afe.rmeta --extern graphql_parser=/opt/rustwide/target/debug/deps/libgraphql_parser-f354bbf2186e0af6.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-82f5126a2736781c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ce2022923e8f0711.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-3129dbdd840026d2.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-c719e643aa5afafe.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-6bcfe906e75498fb.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b97d899e60b61ba4.rmeta --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-3107f71a032ed4cf.rmeta --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-1bbc8d2012b4b0a6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3904ff1d60d26f00.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-6cde4778d1e37776.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-28f779d9ff017099.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e94b8ac04c26acfb.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-233094000cd738c4.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-4a3d6535a5c56de0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-aafda3ed8105b20a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1bf4ac902d2a9c3d.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-c1f55ecd8cfd6783.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d8998aa0454d9ca1.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-2c6970d3f66f3c61.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-dfae9cd6c62d3492.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a8a04cf2e5ad1c0d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b03402ce8f0b7627.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-77fe1f125d0559de.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-35233ff5c5d5605b.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-74d7ac60d1c5cda6.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-74fc4aa749c7e340.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1ff6d93a3db9bb94.rmeta --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-3b0d46816329c1e3.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-133a0dd199eea8a0.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55dd552108923279.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f51ffe4117f05cf6.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a9ccb7cc2c2ec92a.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-56ef13c7cff0398a.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4f2cb90d48e922e1/out -L native=/opt/rustwide/target/debug/build/ring-bffc8fa394b1c8b1/out -L native=/opt/rustwide/target/debug/build/zstd-sys-e51a7cd8ab5701be/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4597f3b67438bcaf75b531c95157fcf14f8903781b92d0313596fb94d172d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4597f3b67438bcaf75b531c95157fcf14f8903781b92d0313596fb94d172d6c", kill_on_drop: false }`
[INFO] [stdout] d4597f3b67438bcaf75b531c95157fcf14f8903781b92d0313596fb94d172d6c
